VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / Trigger<TTarget> Class
In This Topic
Trigger Class Methods
In This Topic
For a list of all methods of this type, see Trigger<TTarget>.
Public Methods
 NameDescription
Public MethodDetermines whether this trigger can be applied to the specified target.
Public MethodOverloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>)
Public MethodOverloaded. Executes processing command on the specified target.
Public MethodReturns the activation condition for this trigger.
Public MethodReturns a string representation of this object. (Inherited from ProcessingCommand<TTarget>)
See Also